home *** CD-ROM | disk | FTP | other *** search
- on animateintrostuff
- global Pinkspeech, whichframe, AnimeTrack1, AnimeTrack2, speechstarted, SoundTrack
- if speechstarted = 1 then
- puppetSound(SoundTrack - 1, member getaProp(Pinkspeech, whichframe))
- end if
- case whichframe of
- 2, 5, 105, 126:
- showAnimeTracks()
- end case
- end
-